/ Assembly List / LJCDataTransformDAL / TransformMapManager / LoadWithTransformID

Namespace - LJCDataTransformDAL


Parameters
transformID - The TransformID value.

Returns

The collection of data records.

Syntax

C#
public TransformMaps LoadWithTransformID(Int32 transformID)

Loads a collection of data records ordered by Sequence.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.